[ Index ]
 

Code source de eZ Publish 3.9.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/tests/eztemplate/operators/ -> min and max.exp (source)

   1  max( 1, 9, 1, 3 )='9'
   2  min( 1, 9, -1, 3 )='-1'
   3  8|max( -1, 2 )='8'
   4  max( 1, 9, 1, 3, $foo )='12'
   5  min( 1, 9, 1, 3, $foo )='1'


Généré le : Sat Feb 24 10:30:04 2007 par Balluche grâce à PHPXref 0.7